\(\int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx\) [275]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 28, antiderivative size = 28 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\text {Int}\left (\frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))},x\right ) \]

[Out]

Unintegrable((-c^2*x^2+1)^(1/2)/x^4/(a+b*arccosh(c*x)),x)

Rubi [N/A]

Not integrable

Time = 0.10 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx \]

[In]

Int[Sqrt[1 - c^2*x^2]/(x^4*(a + b*ArcCosh[c*x])),x]

[Out]

Defer[Int][Sqrt[1 - c^2*x^2]/(x^4*(a + b*ArcCosh[c*x])), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 1.25 (sec) , antiderivative size = 30, normalized size of antiderivative = 1.07 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx \]

[In]

Integrate[Sqrt[1 - c^2*x^2]/(x^4*(a + b*ArcCosh[c*x])),x]

[Out]

Integrate[Sqrt[1 - c^2*x^2]/(x^4*(a + b*ArcCosh[c*x])), x]

Maple [N/A] (verified)

Not integrable

Time = 1.11 (sec) , antiderivative size = 26, normalized size of antiderivative = 0.93

\[\int \frac {\sqrt {-c^{2} x^{2}+1}}{x^{4} \left (a +b \,\operatorname {arccosh}\left (c x \right )\right )}d x\]

[In]

int((-c^2*x^2+1)^(1/2)/x^4/(a+b*arccosh(c*x)),x)

[Out]

int((-c^2*x^2+1)^(1/2)/x^4/(a+b*arccosh(c*x)),x)

Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.14 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int { \frac {\sqrt {-c^{2} x^{2} + 1}}{{\left (b \operatorname {arcosh}\left (c x\right ) + a\right )} x^{4}} \,d x } \]

[In]

integrate((-c^2*x^2+1)^(1/2)/x^4/(a+b*arccosh(c*x)),x, algorithm="fricas")

[Out]

integral(sqrt(-c^2*x^2 + 1)/(b*x^4*arccosh(c*x) + a*x^4), x)

Sympy [N/A]

Not integrable

Time = 8.03 (sec) , antiderivative size = 27, normalized size of antiderivative = 0.96 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int \frac {\sqrt {- \left (c x - 1\right ) \left (c x + 1\right )}}{x^{4} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )}\, dx \]

[In]

integrate((-c**2*x**2+1)**(1/2)/x**4/(a+b*acosh(c*x)),x)

[Out]

Integral(sqrt(-(c*x - 1)*(c*x + 1))/(x**4*(a + b*acosh(c*x))), x)

Maxima [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int { \frac {\sqrt {-c^{2} x^{2} + 1}}{{\left (b \operatorname {arcosh}\left (c x\right ) + a\right )} x^{4}} \,d x } \]

[In]

integrate((-c^2*x^2+1)^(1/2)/x^4/(a+b*arccosh(c*x)),x, algorithm="maxima")

[Out]

integrate(sqrt(-c^2*x^2 + 1)/((b*arccosh(c*x) + a)*x^4), x)

Giac [N/A]

Not integrable

Time = 0.30 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int { \frac {\sqrt {-c^{2} x^{2} + 1}}{{\left (b \operatorname {arcosh}\left (c x\right ) + a\right )} x^{4}} \,d x } \]

[In]

integrate((-c^2*x^2+1)^(1/2)/x^4/(a+b*arccosh(c*x)),x, algorithm="giac")

[Out]

integrate(sqrt(-c^2*x^2 + 1)/((b*arccosh(c*x) + a)*x^4), x)

Mupad [N/A]

Not integrable

Time = 2.91 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1-c^2 x^2}}{x^4 (a+b \text {arccosh}(c x))} \, dx=\int \frac {\sqrt {1-c^2\,x^2}}{x^4\,\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )} \,d x \]

[In]

int((1 - c^2*x^2)^(1/2)/(x^4*(a + b*acosh(c*x))),x)

[Out]

int((1 - c^2*x^2)^(1/2)/(x^4*(a + b*acosh(c*x))), x)